LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RegisterStripItemFeatureExecuter<T>() Method







The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter interface.
Register a specific type to be created for a StripItemFeatureExecuter object with a new WorkstationContainer.
Syntax
public static void RegisterStripItemFeatureExecuter<T>()
where T: IWorkstationStripItemFeatureExecuter
'Declaration
 
Public Overloads Shared Sub RegisterStripItemFeatureExecuter(Of T As IWorkstationStripItemFeatureExecuter)() 
'Usage
 
WorkstationContainer.RegisterStripItemFeatureExecuter(Of T)()
public static void RegisterStripItemFeatureExecuter<T>()where T: IWorkstationStripItemFeatureExecuter
 function Leadtools.Medical.Workstation.WorkstationContainer.RegisterStripItemFeatureExecuter``1()()
public: static void RegisterStripItemFeatureExecuter<T>(); 
where T: IWorkstationStripItemFeatureExecuter
public:
static void RegisterStripItemFeatureExecutergeneric<typename T>
(); 
where T: IWorkstationStripItemFeatureExecuter

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter interface.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.